<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
      <title>Tagged with real-time interaction - Processing 2.x and 3.x Forum</title>
      <link>https://forum.processing.org/two/discussions/tagged/feed.rss?Tag=real-time+interaction</link>
      <pubDate>Sun, 08 Aug 2021 20:44:20 +0000</pubDate>
         <description>Tagged with real-time interaction - Processing 2.x and 3.x Forum</description>
   <language>en-CA</language>
   <atom:link href="/two/discussions/taggedreal-time+interaction/feed.rss" rel="self" type="application/rss+xml" />
   <item>
      <title>marine: a framework for artistic interactivity experimentation</title>
      <link>https://forum.processing.org/two/discussion/22157/marine-a-framework-for-artistic-interactivity-experimentation</link>
      <pubDate>Sun, 23 Apr 2017 18:52:27 +0000</pubDate>
      <dc:creator>ricardoscholz</dc:creator>
      <guid isPermaLink="false">22157@/two/discussions</guid>
      <description><![CDATA[<p>Hi!</p>

<p>I've been working for a while on a tool for dancers to experiment with movement sensors, sound and light control, and live projection.</p>

<p>So, as the whole projection part relies on <strong>Processing 3.2.1</strong>, and third party developers can easily build plug-ins (almost the same way they write Processing sketches) which can be imported from the UI, I thought it would be appropriate to share it here, just in case someone is looking for something for his/her interactive artwork, kinect based game development, interactive musical interface development, or anything...</p>

<p>www.marineframework.org</p>

<p>I'm still improving the core module and UI module, so new ideas and suggestions are always welcome!</p>

<p>Hope you enjoy it!</p>
]]></description>
   </item>
   <item>
      <title>Nice transitions between scenes for 3D environment as an real-time interactive project</title>
      <link>https://forum.processing.org/two/discussion/16976/nice-transitions-between-scenes-for-3d-environment-as-an-real-time-interactive-project</link>
      <pubDate>Fri, 03 Jun 2016 20:14:40 +0000</pubDate>
      <dc:creator>archgary</dc:creator>
      <guid isPermaLink="false">16976@/two/discussions</guid>
      <description><![CDATA[<p>Dear all,</p>

<p>I am currently working on a project in a 3D environment, it's a <strong>real-time interactive</strong> project.
I would like to know is there any library or way to make transition between scenes instead of outputting to VJ software like Resolume to make it work.</p>

<p>The code has already built in a quite complicate geometric results, like landscape, raining effect, swarm behaviors. 
Of course, I can find a way to code it with transparency changing, but it would be quite a lot of works.
Or otherwise, I might simply use black background with transparency to gradually re-flash the scene. 
The other thing is the transition of camera, since I am using PeasyCam, it could be an issue as well.</p>

<p>So I just wonder is there any nice library designed for this purpose, especially for 3D. 
Is the animation libraries, such as ijeomamotion or motion would be helpful?
Or is there any simply solution for this. 
Just for reminding, it's a rea-time interactive project, so to render as a movie and post edit it is not a solution.</p>

<p>Thanks for whoever answer in advance.
Looking forward to it!</p>
]]></description>
   </item>
   </channel>
</rss>